# template elements
2018-04-18
Bobae Kang
(Bobae.Kang@illinois.gov)
Source: AZ Quotes
Source: Wikimedia Commons
15 min rule: when stuck, you HAVE to try on your own for 15 min; after 15 min, you HAVE to ask for help.- Brain AMA pic.twitter.com/MS7FnjXoGH
— Rachel Thomas (@math_rachel) August 14, 2016
Error in some_function() : could not find function "some_function"# these are equivalent
?some_function
help(some_function)
? followed by the function name or help() brings out the documentation if availableSource: Google.com
Source: R Project
CRAN package page example (dplyr)
help() documentations in a pdf formatvignette("package") on consoleSource: R for Data Science
Source: GitHub
“GitHub is a development platform inspired by the way you work. From open source to business, you can host and review code, manage projects, and build software alongside millions of other developers.” - GitHub.com
Source: worldview.stanford.edu
References